WOContext
|
|
Method
|
Description
|
directActionURLForActionNamed:queryDictionary: (Objective-C)
directActionURLforActionNamed (Java)
|
Returns the complete URL for the specified action.
|
componentActionURL
|
Returns the complete URL for the component action.
|
urlWithRequestHandlerKey:path:queryString: (Objective-C)
urlWithRequestHandlerKey (Java)
|
Returns a URL relative to cgi-bin/WebObjects.
|
completeURLWithRequestHandlerKey:path:queryString:isSecure:port: (Objective-C)
completeURLWithRequestHandlerKey (Java)
|
Returns the complete URL for the specified request handler.
|